home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / pcboard / aadd118b.zip / LORA240.ZIP / SAMPLE.CFG
Text File  |  1996-03-22  |  3KB  |  62 lines

  1. Your Name
  2. 0000000
  3. AFIX C:\ALLFIX\
  4. ; Path to Allfix.
  5. LOGG D:\AUTOADD\
  6. ; Where to place AUTOADD.LOG. (optional)
  7. DATA D:\LORA\
  8. ; Path to SYSFILE.DAT.
  9. DEFN 30,D:\LORA\UPLOAD\,T,F,F,2,AutoAdd,2,AutoAdd,2,AutoAdd,2,AutoAdd
  10. ; Defaults for new file area.
  11. ; Minimum_area_number,upload_path,free_area,exclude_for_global_search,
  12. ; group_restricted,access_level,access_flags,DL_level,DL_flags,
  13. ; UL_level,UL_flags,list_level,list_flags
  14. FBON C:\ALLFIX\FILEBONE.NA
  15. ; Path and name of FILEBONE.NA style file.
  16. ;
  17. ;line 1 - The name you used to register AutoAdd (CASE SENSITIVE!!!!)
  18. ;line 2 - Your registration code
  19. ;line 3+
  20. ;  AFIX - Path to your Allfix directory
  21. ;
  22. ;  LOGG - Path to write AUTOADD.LOG to.  If not present, AutoAdd will
  23. ;         write the log to the same directory AutoAdd is in.  If a
  24. ;         filename is specified, that file will be used.
  25. ;
  26. ;  DATA - Path to SYSFILE.DAT.  This is usually x:\LORA\, where x
  27. ;         is the drive letter.
  28. :
  29. ;  DEFN - The defaults to use when defining the new file area list in
  30. ;         LoraBBS.  Fielded data.
  31. ;         - field 1: Minimum area number.  This is the lowest area
  32. ;                    number AutoAdd will use when adding new file areas.
  33. ;                    The new area number will always be the highest in
  34. ;                    the file area database.
  35. ;         - field 2: Upload path.  This is a required field.
  36. ;         - field 3: Free files area, True (T) or False (F).
  37. ;         - field 4: Exclude this area from global searchs, True or
  38. ;                    False.
  39. ;         - field 5: Minimum level required for this area. 1 - Twit,
  40. ;                                                          2 - Disgrace,
  41. ;                                                          3 - Limited,
  42. ;                                                          ...,
  43. ;                                                         13 - Hidden
  44. ;         - field 6: Access flags. 0-9 and A-V.  Order does not matter.
  45. ;         - field 7: File area access level. 1 - Twit.....
  46. ;         - field 8: File area flags. 0-9 and A-V.
  47. ;         - field 9: Download access. 1 - Twit.....
  48. ;         - field 10: Download flags. 0-9 and A-V.
  49. ;         - field 11: Upload access. 1 - Twit....
  50. ;         - field 12: Upload flags. 0-9 and A-V.
  51. ;        All fields must be seperated by a comma.  All fields must be
  52. ;        present.  This means that even if a field is not used, a comma
  53. ;        must be used as a place holder.  Fields 5 - 12 are optional.
  54. ;        They will all default to Twit privilages and no flags.  No
  55. ;        fields may be skipped.  If not used or you desire the default,
  56. ;        you must use a comma as a place holder.
  57. ;
  58. ;  FBON  Path and filename to a FILEBONE.NA style file.  There my be
  59. ;        more than one FBON line.
  60. ; There should be no blank lines. Comments may be made *if* the first
  61. ; character in the line is a semi-colon, as they are here.
  62.